home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: Parent Power / The Sunday Times - Parent Power.iso / pc / engine / collins_maths.swf / scripts / DefineButton2_14 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-11-04  |  137 b   |  5 lines

  1. on(release){
  2.    var theURL = "http://www.adobe.com/products/acrobat/";
  3.    getURL("lingo:Flsh_openWebPage(\"" + theURL + "\")","");
  4. }
  5.